Previous page Next page

Push Agent - HTTP POST Address

The HTTP POST address (URL) for the IP telephone where a Push request is sent to is:

http://<IP_Address_of_the_telephone>/forms/push

Where, <IP_Address_of_the_telephone> is the IP Address of the telephone where the push is to be sent in the dotted-decimal format.

The Push Agent will process all POST methods received by the phone's HTTP server that contain the above URL. All HTTP POST requests must be sent to this URL only.

All XML messages are sent in the HTTP POST pre-defined variable called “XMLData.”

A 403 Forbidden error message is sent in response to a POST with an invalid Request-URI.


Previous page Next page